Fox's Git Mirrors
.gitignore HEAD (98db23f1) Text, 232 B
__pycache__/
*.pyc
*.pyo
*.pyz
dist/
build/
*.egg-info/
*.egg
.venv/
venv/
env/
*.env
.ruff_cache/
.mypy_cache/
.pytest_cache/
__pypackages__/
*.whl
*.tar.gz
*.opip
*.opip.bak
*.opipd
.opip/
*.rsg
*.rsm
.coverage
htmlcov/
.DS_Store
Served by rngit 1.5.2 - Generated in 0.03s